home *** CD-ROM | disk | FTP | other *** search
- Short: E source code for OctaMED nsm plugins
- Author: cheilandallen@yahoo.co.uk (Claude Heiland-Allen)
- Version: 2.2
- Requires: nsm patched OctaMED SoundStudio
-
- $VER: cha_source.readme 2.2 (1999.09.16) © Claude Heiland-Allen
-
- Introduction:
- I am writing quite a few plugins for OctaMED SoundStudio
- at the moment, and these plugins share quite a large amount
- of source code. It is therefore awkward to separate out the
- needed files for each package.
- As a result I have decided to release binary versions of
- each package separately, but keep the sources together.
- This is more convenient for me, and for you because you get
- more examples for using parts of the code.
-
-
- Note:
- This archive contains no compiled code. To compile the
- code a working E environment is needed, together with the
- modules from the E nsm development package.
-
-
- Contents:
- - cha_autotempo v1.2 (1999.09.16)
- adjust pitch so sample fits in with tempo
- - cha_echo v1.1 (1999.09.16)
- better echo effect for the sample editor
- - cha_filter v0.1ß (1999.09.??, still under development)
- better filter effects for the sample editor
- - cha_stanley v2.2 (1999.09.16)
- chop up samples and generate note data for the pieces
-
-
- History:
- 1999.09.16 v2.2 first collected release
- before... packages released separately
-
-
- Claude
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 4714 1041 77.9% 17-Dec-99 21:13:48 +.build
- 2933 734 74.9% 17-Dec-99 21:13:48 +args.e
- 5239 1714 67.2% 17-Dec-99 21:13:48 +calcs.e
- 1949 607 68.8% 17-Dec-99 21:13:48 +cbuffer.e
- 4592 1464 68.1% 17-Dec-99 21:13:48 +cha_autotempo.e
- 345 140 59.4% 17-Dec-99 21:13:48 +cha_autotempo.script
- 4052 1407 65.2% 17-Dec-99 21:13:48 +cha_bassdrum.e
- 355 143 59.7% 17-Dec-99 21:13:48 +cha_bassdrum.script
- 3504 1317 62.4% 17-Dec-99 21:13:48 +cha_echo.e
- 280 135 51.7% 17-Dec-99 21:13:48 +cha_echo.script
- 5915 1656 72.0% 17-Dec-99 21:13:48 +cha_filter.e
- 329 142 56.8% 17-Dec-99 21:13:48 +cha_filter.script
- 4398 1552 64.7% 17-Dec-99 21:13:48 +cha_source.doc
- 1359 670 50.6% 17-Dec-99 21:13:48 +cha_source.readme
- 338 155 54.1% 17-Dec-99 21:13:48 +cha_source.script
- 23396 5959 74.5% 17-Dec-99 21:13:48 +cha_stanley.e
- 343 144 58.0% 17-Dec-99 21:13:48 +cha_stanley.script
- 3306 791 76.0% 17-Dec-99 21:13:48 +complex.e
- 1800 460 74.4% 17-Dec-99 21:13:48 +debug.e
- 871 216 75.2% 17-Dec-99 21:13:48 +distribution.script
- 2053 546 73.4% 17-Dec-99 21:13:48 +errors.e
- 2252 631 71.9% 17-Dec-99 21:13:48 +filter.e
- 1117 302 72.9% 17-Dec-99 21:13:48 +filter_average.e
- 1470 473 67.8% 17-Dec-99 21:13:48 +filter_cbuffer.e
- 1236 305 75.3% 17-Dec-99 21:13:48 +filter_design.e
- 7838 1973 74.8% 17-Dec-99 21:13:48 +filter_plot.e
- 11045 2383 78.4% 17-Dec-99 21:13:48 +filter_specification.e
- 10212 2245 78.0% 17-Dec-99 21:13:48 +filter_splane.e
- 8752 1968 77.5% 17-Dec-99 21:13:48 +filter_zplane.e
- 1233 339 72.5% 17-Dec-99 21:13:48 +fxecho.e
- 2135 580 72.8% 17-Dec-99 21:13:48 +fxfilter.e
- 803 165 79.4% 17-Dec-99 21:13:48 +inputbuffer.e
- 12435 2689 78.3% 17-Dec-99 21:13:48 +oss.e
- 1678 584 65.1% 17-Dec-99 21:13:48 +oss_input.e
- 1885 664 64.7% 17-Dec-99 21:13:48 +oss_output.e
- 3233 964 70.1% 17-Dec-99 21:13:48 +oss_sample.e
- 845 197 76.6% 17-Dec-99 21:13:48 +outputbuffer.e
- 2289 706 69.1% 17-Dec-99 21:13:48 +polynomial.e
- 1077 269 75.0% 17-Dec-99 21:13:48 +processor.e
- 1674 501 70.0% 17-Dec-99 21:13:48 +test_cbuffer.e
- 2433 473 80.5% 17-Dec-99 21:13:48 +test_complex.e
- 3033 786 74.0% 17-Dec-99 21:13:48 +test_filter_splane.e
- 3057 640 79.0% 17-Dec-99 21:13:48 +test_filter_zplane.e
- 1028 314 69.4% 17-Dec-99 21:13:48 +test_oss_input.e
- 1009 308 69.4% 17-Dec-99 21:13:48 +test_oss_output.e
- 1692 462 72.6% 17-Dec-99 21:13:48 +test_polynomial.e
- 1160 314 72.9% 17-Dec-99 21:13:48 +word.e
- -------- ------- ----- --------- --------
- 158692 42228 73.3% 18-Dec-99 23:22:08 47 files
-